翻訳と辞書 |
Newt Syrup
Newt Syrup is an application framework written in Python that uses the Newt widgets for creating the user interface. It allows programmers to easily write text-based computer programs that can be run on any operating system that has a Python interpreter and is supported by the Newt. == Features == The framework uses the concept of pages and page flows, where a page represents a single screen of the application and the page flow is based on the data entered by the user. The main components of an application are the application object, a screen object, and a system of 1 or more pages. The logic for how the application decides which page to show next is separate from the code used to display the data (known as the MVC design pattern, although there is a default flow that moves sequentially through the list of pages in the application.
抄文引用元・出典: フリー百科事典『 ウィキペディア(Wikipedia)』 ■ウィキペディアで「Newt Syrup」の詳細全文を読む
スポンサード リンク
翻訳と辞書 : 翻訳のためのインターネットリソース |
Copyright(C) kotoba.ne.jp 1997-2016. All Rights Reserved.
|
|